[INFO] fetching crate stac-server 0.5.1...
[INFO] testing stac-server-0.5.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate stac-server 0.5.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate stac-server 0.5.1
[INFO] finished tweaking crates.io crate stac-server 0.5.1
[INFO] tweaked toml for crates.io crate stac-server 0.5.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stac-server 0.5.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stac-server 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ebeb77071b78b5c88d12f0ccb4f12d812eff367ef741d5ccfd32a43d7573b17
[INFO] running `Command { std: "docker" "start" "-a" "1ebeb77071b78b5c88d12f0ccb4f12d812eff367ef741d5ccfd32a43d7573b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ebeb77071b78b5c88d12f0ccb4f12d812eff367ef741d5ccfd32a43d7573b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ebeb77071b78b5c88d12f0ccb4f12d812eff367ef741d5ccfd32a43d7573b17", kill_on_drop: false }`
[INFO] [stdout] 1ebeb77071b78b5c88d12f0ccb4f12d812eff367ef741d5ccfd32a43d7573b17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 379a94a8980c3265cb579d027cdf53864c4c61d06337820ff6dba74095ea1bef
[INFO] running `Command { std: "docker" "start" "-a" "379a94a8980c3265cb579d027cdf53864c4c61d06337820ff6dba74095ea1bef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling geozero v0.14.0
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling geographiclib-rs v0.2.7
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling i_overlay v4.0.7
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling unaccent v0.1.1
[INFO] [stderr]    Compiling pg_escape v0.1.1
[INFO] [stderr]    Compiling like v0.3.1
[INFO] [stderr]    Compiling jiff v0.2.22
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling stac-derive v0.3.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling json_dotpath v1.1.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling wkt v0.11.1
[INFO] [stderr]    Compiling geo-traits v0.3.0
[INFO] [stderr]    Compiling geojson v0.24.2
[INFO] [stderr]    Compiling geo v0.31.0
[INFO] [stderr]    Compiling referencing v0.33.0
[INFO] [stderr]    Compiling wkt v0.14.0
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling jsonschema v0.33.0
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling sqlparser v0.58.0
[INFO] [stderr]    Compiling cql2 v0.5.3
[INFO] [stderr]    Compiling stac v0.16.5
[INFO] [stderr]    Compiling stac-server v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.27s
[INFO] running `Command { std: "docker" "inspect" "379a94a8980c3265cb579d027cdf53864c4c61d06337820ff6dba74095ea1bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "379a94a8980c3265cb579d027cdf53864c4c61d06337820ff6dba74095ea1bef", kill_on_drop: false }`
[INFO] [stdout] 379a94a8980c3265cb579d027cdf53864c4c61d06337820ff6dba74095ea1bef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad0d560280e64b7e2423ef0592354a617ae92eb1433e238e971f30a07f4ff59e
[INFO] running `Command { std: "docker" "start" "-a" "ad0d560280e64b7e2423ef0592354a617ae92eb1433e238e971f30a07f4ff59e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling stac-server v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.75s
[INFO] running `Command { std: "docker" "inspect" "ad0d560280e64b7e2423ef0592354a617ae92eb1433e238e971f30a07f4ff59e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad0d560280e64b7e2423ef0592354a617ae92eb1433e238e971f30a07f4ff59e", kill_on_drop: false }`
[INFO] [stdout] ad0d560280e64b7e2423ef0592354a617ae92eb1433e238e971f30a07f4ff59e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2fc9c99826a6cb7a584de05570140d0e70452aa8e28325071cc1e55da964cdfc
[INFO] running `Command { std: "docker" "start" "-a" "2fc9c99826a6cb7a584de05570140d0e70452aa8e28325071cc1e55da964cdfc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stac_server-33d6664b781cfe43)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test api::tests::collection ... ok
[INFO] [stdout] test api::tests::items ... ok
[INFO] [stdout] test api::tests::item ... ok
[INFO] [stdout] test api::tests::conformance ... ok
[INFO] [stdout] test api::tests::memory_item_search_conformance ... ok
[INFO] [stdout] test api::tests::search ... ok
[INFO] [stdout] test api::tests::root ... ok
[INFO] [stdout] test api::tests::items_pagination ... ok
[INFO] [stdout] test api::tests::collections ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stac_server
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/api.rs - api::Api<B>::conformance (line 140) ... ok
[INFO] [stdout] test src/api.rs - api::Api<B>::description (line 67) ... ok
[INFO] [stdout] test src/api.rs - api::Api<B>::items (line 224) ... ok
[INFO] [stdout] test src/api.rs - api::Api<B>::search (line 316) ... ok
[INFO] [stdout] test src/api.rs - api::Api<B>::id (line 52) ... ok
[INFO] [stdout] test src/backend/memory.rs - backend::memory::MemoryBackend::new (line 24) ... ok
[INFO] [stdout] test src/api.rs - api::Api<B>::item (line 280) ... ok
[INFO] [stdout] test src/api.rs - api::Api<B>::collection (line 198) ... ok
[INFO] [stdout] test src/backend/mod.rs - backend::Backend::has_item_search (line 32) ... ok
[INFO] [stdout] test src/api.rs - api::Api<B>::new (line 33) ... ok
[INFO] [stdout] test src/backend/mod.rs - backend::Backend::has_filter (line 43) ... ok
[INFO] [stdout] test src/api.rs - api::Api<B>::root (line 86) ... ok
[INFO] [stdout] test src/api.rs - api::Api<B>::collections (line 176) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.77s; merged doctests compilation took 2.30s
[INFO] running `Command { std: "docker" "inspect" "2fc9c99826a6cb7a584de05570140d0e70452aa8e28325071cc1e55da964cdfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc9c99826a6cb7a584de05570140d0e70452aa8e28325071cc1e55da964cdfc", kill_on_drop: false }`
[INFO] [stdout] 2fc9c99826a6cb7a584de05570140d0e70452aa8e28325071cc1e55da964cdfc
